☰ egui_table
Table viewer for egui.
Features
- Auto-sized, resizable columns
- Hierarchical column titles
- Sticky columns and header
- Expanding rows
- Support for millions of rows
- Heterogenous row heights
Testing
- Locally:
cargo run -p demo
- Web locally:
(cd demo && trunk serve)
- Web: https://rerun-io.github.io/egui_table/